~Lily KihipisonetsiMay 9, 2012, 11:49 AM261 PostsRe: HTML ViewUse a repeat control and use the view as the repeat's data source. You then have complete control over the generated output and it's probably not noticably slower than a view control. Mark
~Alexis MinlutexMay 11, 2012, 12:16 PM135 PostsRe: HTML ViewThanks. I need to show a single category. Is there a "native" support for this in Repeat Control? I haven't found it. Looks like I need to do some coding in the Repeat Control. - Panu